Skip to main content

Overview of API

LightningChart® .NET control has 1500+ properties and hundreds of public methods and event handlers. Those help to adjust charts smallest delays (color, size, pattern etc.) and fine tune behavior to user's liking.

The complete collection of classes, properties, methods and delegates could be found online:

Help files are also copied during SDK installation to:
C:\Program Files\LightningChart\LightningChart .NET SDK v.12\Documents folder, files LightningChartNET.chm or LightningChartNETUWP.chm. You can open help file from Start Menu or by clicking DevCenter Local help file button.

previous version

In version 10.x, the local help file could be found in
C:\Program Files (x86)\Arction\LightningChart .NET SDK v.10\Documents folder, files LightningChartNET.chm or LightningChartNETUWP.chm.

One easy way to test properties on-fly is to use Interactive Examples App's (Demo) feature Properties Editor. It allows to change most of the properties in selected example and see the effect instantly.

Properties and extraction Properties tab in Interactive Examples.

...